Package | Eu.Dedalus.D4Solutions.COVID-19 |
Resource Type | StructureDefinition |
Id | extension-address-houseNumber.StructureDefinition |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=Eu.Dedalus.D4Solutions.COVID-19@1.0.2&canonical=http://apiframework.dedalus.eu/fhir/StructureDefinition/address-houseNumber |
URL | http://apiframework.dedalus.eu/fhir/StructureDefinition/address-houseNumber |
Status | active |
Name | address-houseNumber |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
Address | Address |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://apiframework.dedalus.eu/fhir/StructureDefinition/address-houseNumber", "name": "address-houseNumber", "status": "active", "experimental": false, "fhirVersion": "3.0.1", "kind": "complex-type", "abstract": false, "contextType": "datatype", "context": [ "Address" ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Optional Extensions Element", "definition": "Optional Extension Element - found in all resources.", "constraint": [ { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://apiframework.dedalus.eu/fhir/StructureDefinition/address-houseNumber" }, { "id": "Extension.value[x]:valueString", "path": "Extension.valueString", "sliceName": "valueString", "type": [ { "code": "string" } ] } ] } }